Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Requirement for "Add to Watch" to be in debug mode #153224

Merged
merged 2 commits into from
Dec 30, 2022

Conversation

JustinGrote
Copy link
Contributor

There's no reason this shortcut should require debug mode to run, this would allow the user to pre-populate watch before starting a debug session.

This PR fixes #153223

There's no reason this shortcut should require debug mode to run, this would allow the user to pre-populate watch before starting a debug session.
Copy link
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, missed this

@roblourens roblourens enabled auto-merge (squash) December 30, 2022 23:04
@roblourens roblourens merged commit 267b98d into microsoft:main Dec 30, 2022
@JustinGrote JustinGrote deleted the patch-1 branch December 31, 2022 03:41
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SelectionToWatchExpressionsAction shortcut should not require debug mode to invoke.
4 participants